adjust QMimeDatabase implementation
Origin: upstream, https://code.qt.io/cgit/qt/qtbase.git/commit/?id=
0cbbba2aa5b47224
Last-Update: 2021-06-12
When multiple globs match, and the result from magic sniffing is
unrelated to any of those globs, globs have priority and one of them
should be picked up.
Gbp-Pq: Name mime_globs.diff
qtbase-opensource-src (5.15.19+dfsg-4) unstable; urgency=medium
* Backport upstream patch to avoid read-past-buffer in
QTextCodec::codecForName() (CVE-2026-9499, closes: #
1142691).
[dgit import unpatched qtbase-opensource-src 5.15.19+dfsg-4]